| 1. | In part 2 , we will develop and test the control and view components 在第2部分中,我们将开发和测试控制和视图组件。 |
| 2. | Method in the event viewer , but you cannot view component instances there 方法创建的事件日志,但不能在其中查看组件实例。 |
| 3. | You can also add validation code to the data that is independent of the document view components 您还可以向独立于文档视图组件的数据中添加验证代码。 |
| 4. | The view component has the flexibility to render the data for a best fit on the destination display 视图组件具有处理数据使它们最适合目标显示器的灵活性。 |
| 5. | As you ll discover , it s a snap to create the view component of an application with this clever framework 您会发现,用这个更加聪明的框架创建应用程序的视图组件简直就是小菜一碟。 |
| 6. | In a traditional web application , the view component is composed of jsps , or perhaps another presentation technology such as velocity templates 在传统的web应用程序中,视图组件由jsp或者其他表示技术(例如velocity模板)构成。 |
| 7. | Under many web development frameworks , this would be the point at which to abandon your prototypes and begin converting all your markup to servlets , jsps , or view components 在许多web开发框架下,可能就是在这里抛弃原型,开始把标记转换成servlet 、 jsp或视图组件的。 |
| 8. | The struts not only provides itself controller component , but also conforming some correlative techniques to implement model component and view component , which are all components of mvc design pattern Struts提供了自己的控制器组件,并整合了其他相关技术用于实现mvc设计模式中的模型组件和视图组件。 |
| 9. | Filters can be applied to all requests by placing them in front of the controller component itself , or applied to individual web components by placing it between the controller dispatcher and the model and view components 通过把过滤器放在控制器组件本身的前面,过滤器可以应用于所有请求,或者通过将它放在控制器/调度器与模型和控制器之间,它可以应用于单独的web组件。 |